'Usage
Dim instance As GridRowColCollection(Of T) Dim value As Object Dim value As Integer value = instance.IndexOf(value)
Parameters
- value
- The object to locate in the System.Collections.IList.
Return Value
The index of value if found in the list; otherwise, -1.